Last updated on Monday, October 06, 2025
@inproceedings{SoetensCSMR2012,
address = {Szeged, Hungary},
author = {Soetens, Quinten David and Serge Demeyer},
booktitle = {Proceedings {CSMR}'12 (the 16th Conference on
Software Maintenance and Reengineering)},
month = apr,
note = {Acceptance ratio (Tool demo track): 8/17= 47\%},
pages = {535 -- 538},
title = {ChEOPSJ: Change-Based Test Optimization},
year = {2012},
abstract = {Software is an ever-changing entity and frequently
executed unit tests are the primary means to increase
the confidence that the changed system continues to
work as expected. Executing an entire test suite
however can take a significant amount of time - much
longer than developers are willing to wait before
tackling the next change action. We demonstrate how
our tool prototype ChEOPSJ may alleviate this problem
by adopting a change-centric approach. Our tool sits
in the back of Eclipse and captures all changes made
in the main editor while the developer is
programming. The changes and the dependencies between
them are analyzed to deduce which unit tests are
relevant for a selected sequence of changes.},
annote = {internationalconference},
doi = {10.1109/CSMR.2012.70},
isbn = {978-1-4673-0984-4},
}